home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cmdline.lha / cmdline / doc / files.man < prev    next >
Text File  |  1992-08-03  |  584b  |  20 lines

  1. .SH FILES
  2. .PP
  3. .IP \f4\*i/cmdline.h\fP
  4. \*(C+ include file which contains the definition of a command-argument class,
  5. a command-line class, and argument-iterator classes.
  6.  
  7. .IP \f4\*i/cmdargs.h\fP
  8. \*(C+ include file which contains the definitions of some predefined
  9. command-argument subclasses.
  10.  
  11. .IP \f4\*l/libcmdline.a\fP
  12. The object library for \*(NM(3\*(C+).
  13.  
  14. .PP
  15. When compiling your source (on Unix systems), you may need to use
  16. the \fB\-I\f4\*i\fR option. When linking your objects,
  17. you may need to use the \fB\-L\f4\*l\fR option in conjunction
  18. with the \fB\-l\f4cmdline\fR option.
  19.  
  20.